home *** CD-ROM | disk | FTP | other *** search
- <%
- %>
- <%
-
-
-
-
-
- do_search = request("do_search")
- ''' request form keys
- ''' request action
- action = lcase(request("action"))
- ''' action case handler
- select case action
-
- end select
-
- ' no action was specified, so handle the default case(s)
-
- %>
-
-
- <%
-
- skin_number = request("skin_number")
- if skin_number <> "" then session("skin_number") = skin_number
-
- %>
-
- <html>
- <head>
- <title>ASPapp.com Portal | Freeware version</title>
- <meta name="generator" content="aspapp.com">
- <meta name="keywords content=".asp active server database free portal source code links content managment web site application">
- <meta http-equiv="cache-control" content="no-cache">
- <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
- <link rel=stylesheet type="text/css" href="default<% =session("skin_number") %>.css">
- <script LANGUAGE="JavaScript">
- function openWindow(theURL,winName,features) {
- if (winName.window) winName.focus;
- popupWin = window.open(theURL,winName,features)
- popupWin.focus;
- }
- </script>
- </head>
-
- <body leftmargin=0 topmargin=0>
- <TABLE cellpadding=0 cellspacing=0 bgcolor="#FFFFFF" width='100%'>
- <tr valign=absmiddle>
- <td style="{padding:0px;}"><A href='default.asp'><img src="images/g_topleft.gif" width=140 height=30 border=0 alt="demonstration portal" align="absmiddle"></A></td>
- <td style="{text-align:center;vertical-align:middle;}">
- <!--
- <a href='' class=red>links</a>
- <a href='' class=red>articles</a>
- <a href='' class=red>news</a>
- <a href='' class=red>forums</a>
- <a href='' class=red>marketplace</a>
- <a href='' class=red>classifieds</a>
- <a href='' class=red>gallery</a>
- <a href='' class=red>submit</a>
- -->
- </td>
- <td style="{text-align:right;vertical-align:middle;}"><!--<a href='' class=red>login</a> --></td>
- </tr>
- </TABLE>
- <TABLE cellpadding=0 cellspacing=0 width='100%'>
- <tr valign=top>
- <td colspan=2 bgcolor="#333333" style="{padding:0px;}"><img src="images/pix.gif" width=640 height=1 border=0></td>
- </tr>
- <tr valign=top>
- <td style="{padding:0px;width:25px;}"><img src="images/g_topbarleft.gif" width=25 height=25 border=0 alt=""></td>
- <td bgcolor="#999999" style="{padding:0px;background-image:url('images/g_topbarback.gif');text-align:right;width:'99%'}"><img src="images/pix.gif" width=500 height=25 border=0 alt=""><A href='http://www.aspapp.com'><img src="images/g_aspapp.gif" width=53 height=25 border=0 alt="customizable database-driven applications for the web"></A></td>
- </tr>
- </TABLE>
-
- <TABLE>
- <tr valign=top>
- <td style="{padding:20px;}">
-
-
-
-
-
-